home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Commun⁄Network / Telnet 2.5.src.ThinkC / source / vsinit.h < prev    next >
Encoding:
C/C++ Source or Header  |  1991-06-27  |  104 b   |  9 lines  |  [TEXT/MPS ]

  1. /*    
  2.     %W%    (NCSA)    %G%
  3.     
  4.     One define with the # of lines to allocate by default
  5. */
  6.  
  7. #define VSDEFLINES    48
  8.  
  9.